Skip to content

feat: v3.2.5 lp sdk#454

Merged
karancs06 merged 15 commits intomainfrom
stage_v3
Jul 10, 2025
Merged

feat: v3.2.5 lp sdk#454
karancs06 merged 15 commits intomainfrom
stage_v3

Conversation

@karancs06
Copy link
Copy Markdown
Contributor

No description provided.

SahilCs15 and others added 15 commits June 13, 2025 20:06
…r-visual-builder-ui-elements-and-hide-when-not-in-use

VE-6559:add isOpenInBuilder utility function and integrate into VisualBuilder components
…ndering

fix: start editing button not rendering
Optimisation: `init` to emit postMessage on `DOMContentLoaded`
The height of the cloned/psuedo-editable element collapses when
text-wrap-mode is set to nowrap and text-overflow is set to ellipsis.
This change ensures that we override these properties CORRECTLY.
Previously we overrode these properties but only in camel case. Now we
ensure we perform the camelCase transformation after overriding
properties. We also set min-height to whatever the current height of the
element is, to prevent height collapse in other scenarios.
…height-collapse

fix(VE-6459): psuedo-editable height collapse
@karancs06 karancs06 requested a review from a team as a code owner July 10, 2025 06:41
@karancs06 karancs06 requested review from KANE-99, faraazb and hiteshshetty-dev and removed request for faraazb July 10, 2025 06:41
@karancs06 karancs06 changed the title stage to main stage to main v3.2.5 Jul 10, 2025
@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 72.39% 8613 / 11897
🔵 Statements 72.39% 8613 / 11897
🔵 Functions 71.83% 306 / 426
🔵 Branches 84.79% 1071 / 1263
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/livePreview/live-preview.ts 95.65% 84.61% 100% 95.65% 50-51, 61
src/utils/index.ts 88.57% 71.42% 100% 88.57% 29-30, 38-39
src/visualBuilder/index.ts 56.86% 66.66% 42.85% 56.86% 94-101, 104-108, 111-123, 126-199, 205-237, 245-267, 318-321, 324-325
src/visualBuilder/components/VisualBuilder.tsx 100% 100% 100% 100%
src/visualBuilder/components/index.tsx 100% 100% 100% 100%
src/visualBuilder/generators/generateStartEditingButton.tsx 89.47% 80% 100% 89.47% 23-24
src/visualBuilder/utils/getPsuedoEditableEssentialStyles.ts 100% 100% 100% 100%
src/visualBuilder/utils/getPsuedoEditableStylesElement.ts 100% 100% 100% 100%
Generated in workflow #450 for commit 3d61705 by the Vitest Coverage Report Action

@karancs06 karancs06 changed the title stage to main v3.2.5 feat: v3.2.5 lp sdk Jul 10, 2025
Copy link
Copy Markdown
Contributor

@faraazb faraazb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Copy Markdown

@KANE-99 KANE-99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karancs06 karancs06 merged commit a3d3294 into main Jul 10, 2025
10 checks passed
@karancs06 karancs06 deleted the stage_v3 branch July 10, 2025 10:41
@faraazb faraazb restored the stage_v3 branch July 11, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants